reset
Resets the metrics data and returns the currently-collected metrics.
Return
An array whose index refers to the type of metric stored in that item's SparseIntArray object, e.g., data for TOTAL_DURATION
is stored in the [TOTAL_INDEX]
item.
Resets the metrics data and returns the currently-collected metrics.
An array whose index refers to the type of metric stored in that item's SparseIntArray object, e.g., data for TOTAL_DURATION
is stored in the [TOTAL_INDEX]
item.